/*
Theme Name: Miss Travel Girl 4.0: Contemporary
Theme URI: http://misstravelgirl.com
Description: Rachel's Travel Journal
Version: 4.0
Author: Rachel Chaikof
Author URI: http://rachelchaikof.com
Tags: three columns
*/


/* Begin Global Elements */

img {
  border: 0px;
}

html, body {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  background-color:#addee8;
} 


@font-face {
    font-family: 'KaratMediumRegular';
    src: url('/portfolio/font/karatmedium-webfont.eot');
    src: url('/portfolio/font/karatmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/portfolio/font/karatmedium-webfont.woff') format('woff'),
         url('/portfolio/font/karatmedium-webfont.ttf') format('truetype'),
         url('/portfolio/font/karatmedium-webfont.svg#KaratMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#nav h1 {
font-size: 15px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
letter-spacing:1px;
}

#nav h2 {
font-size: 13px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
letter-spacing:1px;
}

#nav h3 {
font-size: 12px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
letter-spacing:1px;
}

#nav h4 {
font-size: 18px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
}

#nav h5 {
font-size: 14px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
}


#main h1 {
font-size: 24px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
}

#main h2 {
font-size: 24px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
}

#main h3 {
font-size: 18px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normall;
color: #081d2f;
}

#main h4 {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
line-height: 1.5;
} 

#main p {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #081d2f;
line-height: 1.5;
} 

#main ul {line-height: 1.5;}

#main li {line-height: 1.5;}

#main ul li {line-height: 1.5;}

#main ul ul li {line-height: 1.5;}

#main ul ul ul li {line-height: 1.5;}


#main A:link{COLOR: #081d2f; TEXT-DECORATION: none} 

#main A:visited{COLOR: #081d2f; TEXT-DECORATION: none} 

#main A:active{COLOR: #081d2f; TEXT-DECORATION: none} 

#main A:hover{COLOR: #10abfe}


#nav A:link{COLOR: #081d2f; TEXT-DECORATION: none} 

#nav A:visited{COLOR: #081d2f; TEXT-DECORATION: none} 

#nav A:active{COLOR: #081d2f; TEXT-DECORATION: none} 

#nav A:hover{COLOR: #10abfe}

#footer h1 {
font-size: 15px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #fff;
}

#footer h2 {
font-size: 13px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #fff;
}

#footer h3 {
font-size: 12px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #fff;
}

#footer h4 {
font-size: 18px;
font-family: 'KaratMediumRegular', Lucida Grande, Verdana, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
color: #fff;
line-height: 1.5;
} 

#footer ul {line-height: 1.5;}

#footer li {line-height: 1.5;}

#footer ul li {line-height: 1.5;}

#footer ul ul li {line-height: 1.5;}

#footer ul ul ul li {line-height: 1.5;}

#footer A:link{COLOR: #fff; TEXT-DECORATION: none} 

#footer A:visited{COLOR: #fff; TEXT-DECORATION: none} 

#footer A:active{COLOR: #fff; TEXT-DECORATION: none} 

#footer A:hover{COLOR: #35a2c5}

/* Begin Typography & Colors */

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar p {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12;
	}
	
#sidebar h4 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12;
	}

#sidebar ul {list-style: none;
}
#sidebar li {list-style: none;
}
#sidebar ul li {list-style: none;
}
#sidebar ul ul li {list-style: none;
}
#sidebar ul ul ul li {list-style: none;
}

/* Begin Images */


p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: 5px;
	line-height: 1em
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: right;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: right;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.right {
	text-align: right;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #e7e7e7;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 15px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
}
/* End captions */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
